Bandwidth Class |
Namespace: Independentsoft.Sip.Sdp
The Bandwidth type exposes the following members.
| Name | Description | |
|---|---|---|
| Bandwidth |
Initializes a new instance of the Bandwidth class.
| |
| Bandwidth(String, Int32) |
Initializes a new instance of the Bandwidth class with the specified type and value.
|
| Name | Description | |
|---|---|---|
| Type |
Gets or sets bandwidth type.
| |
| Value |
Gets or sets bandwidth value. The bandwidth value is in kilobits per second
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |